home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk14 / epsstp / stp.man < prev    next >
Text File  |  1995-03-18  |  1KB  |  39 lines

  1. NAME
  2.  
  3.     stp - Set Task Priority
  4.  
  5. SYNTAX
  6.  
  7.     stp <hexadecimal TCB address> <decimal priority>
  8.  
  9. DESCRIPTION
  10.  
  11.     This command allows the dynamic adjustment of a task's priority for
  12.     any task currently in the system.  A hexadecimal Task Control 
  13.     Block (TCB) address must be specified.  This address is checked
  14.     for validity.  A decimal priority in the range of -128 to 127 must
  15.     also be specified.  This is also checked for validity.  
  16.  
  17.     The TCB is specified in hexadecimal, and the priority in decimal,
  18.     because, by convention, this is the format used by most 'ps'
  19.     type utilities.
  20.  
  21. SEE ALSO
  22.  
  23.     eps
  24.  
  25. BUGS
  26.  
  27.     This command allows the priority of ANY task in the system to be
  28.     arbitrarily changed.  Changing system tasks' priorities is, in
  29.     general, a BAD idea.
  30.  
  31. AUTHOR
  32.  
  33.     Jeffrey Bailey
  34.     Programmer/Analyst
  35.     Nova University
  36.     Ft. Lauderdale, FL  33324
  37.     UUCP:...{ihnp4!codas, ucf-cs, allegra}!novavax!jeff
  38.     UUCP:...{ihnp4!codas, ucf-cs, allegra}!novavax!regulus!jeff  (Private)
  39.